fix(deps): Update module google.golang.org/grpc to v1.78.0#2383
Merged
kodiakhq[bot] merged 2 commits intomainfrom Jan 3, 2026
Merged
fix(deps): Update module google.golang.org/grpc to v1.78.0#2383kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Jan 12, 2026
🤖 I have created a release *beep* *boop* --- ## [4.94.0](v4.93.1...v4.94.0) (2026-01-12) ### Features * Add optional Sentry support ([#2386](#2386)) ([dab2ce8](dab2ce8)) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#2371](#2371)) ([2d1165a](2d1165a)) * **deps:** Update golang.org/x/exp digest to 944ab1f ([#2376](#2376)) ([4da0fd0](4da0fd0)) * **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.32.6 ([#2374](#2374)) ([0f0d985](0f0d985)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.8 ([#2378](#2378)) ([b3e0ae7](b3e0ae7)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.35 ([#2381](#2381)) ([2daf99c](2daf99c)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.3 ([#2380](#2380)) ([fb04081](fb04081)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.4 ([#2382](#2382)) ([9ba1f1f](9ba1f1f)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.5 ([#2385](#2385)) ([0eee0ed](0eee0ed)) * **deps:** Update module google.golang.org/grpc to v1.78.0 ([#2383](#2383)) ([815d332](815d332)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.77.0->v1.78.0Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.78.0: Release 1.78.0Compare Source
Behavior Changes
New Features
Bug Fixes
Unknownon malformed grpc-status. (#8735)experimental.AcceptCompressorsso callers can restrict thegrpc-accept-encodingheader advertised for a call. (#8718)StringMatcherwhere regexes would match incorrectly when ignore_case is set to true. (#8723)OnFinishcall option not being invoked for RPCs where stream creation failed. (#8710)Performance Improvements
Configuration
📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.